home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / common.facade.music.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  4KB  |  98 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>group element</description>
  6.       <type>group</type>
  7.       <animation effect="fade" time="250">WindowOpen</animation>
  8.       <animation effect="fade" time="250">WindowClose</animation>
  9.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  10.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  11.       <control>
  12.         <description>composite control consisting of a list control and a thumbnail panel</description>
  13.         <type>facadeview</type>
  14.         <id>50</id>
  15.         <control>
  16.           <description>listcontrol</description>
  17.           <type>listcontrol</type>
  18.           <id>50</id>
  19.           <scrollOffset>2</scrollOffset>
  20.         </control>
  21.         <control>
  22.           <description>album view listcontrol</description>
  23.           <type>listcontrol</type>
  24.           <subtype>album</subtype>
  25.           <id>50</id>
  26.           <font>font16</font>
  27.           <font2>font13</font2>
  28.           <selectedColor>FFFF6600</selectedColor>
  29.           <textcolor>white</textcolor>
  30.           <textalign>center</textalign>
  31.           <selectedColor2>FFFF6600</selectedColor2>
  32.           <textcolor2>FFB2D4F5</textcolor2>
  33.           <textXOff>30</textXOff>
  34.           <textYOff>32</textYOff>
  35.           <textXOff2>700</textXOff2>
  36.           <textYOff2>80</textYOff2>
  37.           <itemWidth>102</itemWidth>
  38.           <itemHeight>102</itemHeight>
  39.           <spaceBetweenItems>5</spaceBetweenItems>
  40.           <textureHeight>132</textureHeight>
  41.           <scrollOffset>1</scrollOffset>
  42.           <onleft>2</onleft>
  43.           <onright>50</onright>
  44.           <onup>2</onup>
  45.           <ondown>2</ondown>
  46.         </control>
  47.         <control>
  48.           <description>Thumbnail Panel</description>
  49.           <type>thumbnailpanel</type>
  50.           <id>50</id>
  51.           <scrollOffset>1</scrollOffset>
  52.         </control>
  53.         <control>
  54.           <description>Filmstrip view</description>
  55.           <type>filmstrip</type>
  56.           <id>50</id>
  57.           <onup>2</onup>
  58.           <!-- needs fine tuning, these values are from references.xml
  59.         <itemWidth>120</itemWidth>
  60.         <itemHeight>136</itemHeight>
  61.         <textureWidth>112</textureWidth>
  62.         <textureHeight>112</textureHeight>
  63.         <thumbWidth>85</thumbWidth>
  64.         <thumbHeight>85</thumbHeight>
  65.         <thumbPosX>13</thumbPosX>
  66.         <thumbPosY>13</thumbPosY>
  67.           -->
  68.           <imageFolder>icon_empty_nofocus_music.png</imageFolder>
  69.           <imageFolderFocus>icon_empty_focus_music.png</imageFolderFocus>
  70.           <frame>icon_empty_nofocus_music.png</frame>
  71.           <frameFocus>-</frameFocus>
  72.           <!-- needs fine tuning, these values are from references.xml
  73.         <backgroundx>672</backgroundx>
  74.         <backgroundy>126</backgroundy>
  75.         <backgroundwidth>427</backgroundwidth>
  76.         <backgroundheight>446</backgroundheight>
  77.           -->
  78.           <thumbs flipY="true" diffuse="Thumb_Mask.png"/>
  79.           <InfoImage flipY="true" diffuse="Thumb_Mask.png"/>
  80.           <showFrame>yes</showFrame>
  81.           <showFolder>yes</showFolder>
  82.           <showBackGround>no</showBackGround>
  83.           <showInfoImage>yes</showInfoImage>
  84.           <enableFocusZoom>no</enableFocusZoom>
  85.           <thumbAnimation effect="zoom" start="100,100" end="150,150" time="250">focus</thumbAnimation>
  86.           <thumbAnimation effect="zoom" start="150,150" end="100,100" time="150">unfocus</thumbAnimation>
  87.         </control>
  88.         <control>
  89.           <description>playlist listcontrol</description>
  90.           <type>playlistcontrol</type>
  91.           <id>50</id>
  92.           <scrollOffset>2</scrollOffset>
  93.         </control>
  94.       </control>
  95.     </control>
  96.   </controls>
  97. </window>
  98.